home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / COMNT109.ZIP / Comment.Txt < prev    next >
Encoding:
Text File  |  1996-02-14  |  2.4 KB  |  72 lines

  1. Comment.Cmd 1.09                                           14-Feb-1996
  2.  
  3. NAME
  4.        comment - display or change file comments
  5.  
  6. SYNOPSIS
  7.        comment [options] fileSpec [comment]
  8.  
  9.        comment -d [--delete] fileSpec...
  10.  
  11. DESCRIPTION
  12.        This manual page documents Comment.Cmd.  Comment.Cmd allows you
  13.        to display or change file comments.  You can also view and edit
  14.        file comments using the WPS (open the settings notebook for the
  15.        file, and turn to the third page of the File tab).
  16.  
  17.        If `comment' is specified, it is assigned to the files matching
  18.        fileSpec.  Existing comments are not replaced unless the -f
  19.        (--force) option is given.  You should NOT put quotation marks
  20.        around the comment, unless you want them to be part of it.
  21.  
  22.        If `comment' is not specified, comments are displayed for all
  23.        files matching fileSpec.
  24.  
  25.        The `-s' (--subject) option tells Comment.Cmd to use the
  26.        subject field instead of the comments field.  In the settings
  27.        notebook, the subject field is on the first page of the File
  28.        tab.
  29.  
  30.    OPTIONS
  31.        -a, --all-files
  32.               List all files, including those without comments
  33.  
  34.        -d, --delete
  35.               Delete comments from all files matching fileSpec.
  36.               Multiple fileSpec's can be given with this option.
  37.  
  38.        -f, --force
  39.               Replace existing comments
  40.  
  41.        -q, --quiet
  42.               Do not display status messages
  43.  
  44.        -s, --subject
  45.               Manipulate the subject field instead of the comments
  46.  
  47.        -?, --help
  48.               Print a usage message on standard output and exit
  49.  
  50.        --license
  51.               Print license information on standard output and exit
  52.  
  53.        --version
  54.               Print version information on standard output and exit
  55.  
  56. BUGS
  57.        Can not display comments that span multiple lines (displays
  58.        `<Multi-line comment>' instead).
  59.  
  60. LICENSE
  61.        Comment.Cmd is distributed in the hope that it will be useful,
  62.        but WITHOUT ANY WARRANTY; without even the implied warranty of
  63.        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  64.        GNU General Public License for more details.
  65.  
  66. AUTHOR
  67.        Christopher J. Madsen    Internet: ac608@yfn.ysu.edu
  68.        3222 Darby Ln.
  69.        Denton, TX  76207-1305
  70.  
  71. Comment.Cmd 1.09                                           14-Feb-1996
  72.